home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Jurassic ABC / ProOne: Jurassic ABC.iso / cdsetup / setup.bat < prev    next >
DOS Batch File  |  1994-08-05  |  194b  |  9 lines

  1. @echo off
  2. cls
  3. grasprt setup setup /nosvga /s
  4. if errorlevel 99 goto quit
  5. setd
  6. echo If your sound driver was configured correctly,
  7. echo you can type COLORCD to begin the program ...
  8. :quit
  9.